IContext.toolkitVersion

Version of the toolkit being used.

interface IContext
@property
string
toolkitVersion
()

Return Value

Type: string

The toolkit version. This is implementation defined with no clear structure. Is for debugging/logging and should not be relied upon.

Meta